Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFacet


IsSelected

The IsSelected method returns a Boolean value that indicates whether this facet is selected within its containing part.

ODBoolean IsSelected ();
return value
kODTrue if this facet is selected within its containing part, otherwise kODFalse.
DISCUSSION
A containing part calls this method when it believes this facet's frame has the selection focus. The selection criteria for facet selection is specific to the containing part that calls this method. OpenDoc uses the return value to determine whether to dispatch mouse events to this facet or to its containing facet.

SEE ALSO
The ODFacet::SetSelected method (page 256).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help